home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / t3script.arc / NULL.SLT < prev    next >
Encoding:
Text File  |  1990-04-14  |  1.4 KB  |  28 lines

  1. /////////////////////////////////////////////////////////////////////////
  2. //            NULL.SLT  -  by Terry Robertson (October 1988)           //
  3. // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //
  4. //                                                                     //
  5. //  This script contains "nothing"! However, if you load Telix with    //
  6. //  the NULL script attached, the opening "advert" is supressed.       //
  7. //                                                                     //
  8. //  The best way to use the script is to make up a batch file - let's  //
  9. //  say called "TEL.BAT". TEL.BAT which should be placed in the disk   //
  10. //  directory containing TELIX.EXE need contain but one line:          //
  11. //                                                                     //
  12. //  TELIX /SNULL                                                       //
  13. //                                                                     //
  14. //  Now when you want to load TELIX you should type TEL [Return] and   //
  15. //  TELIX will load without you being bothered by the ad.              //
  16. //                                                                     //
  17. //  Try it - you'll like it!                                           //
  18. //                                                                     //
  19. /////////////////////////////////////////////////////////////////////////
  20.  
  21.  
  22.  
  23.  
  24.  
  25. main()
  26. {
  27. }
  28.